	
;;; QQ: 67762207
%100
[@main]
#SAY
What is in need of help? Do not stay if you can keep items free of charge.\\
<Store/@storage> Items \
<Remove/@PreGetback> Items \
<Warehouse. People lock password management/@StgPassword>\\
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest>\\
<Abandoned/@exit>

[@StgPassword]
#CALL [System\InnerPassword.txt] @Manage_PassWord

[@PreGetback]
#CALL [System\InnerPassword.txt] @Input_PassWord

[@storage]
#SAY
What would like to store items?\\ \
<Pre-step/@main>

[@getback]
#SAY
Please select the desired catalog items removed.\\ \
<Pre-step/@main>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ In fact, I already have a sweetheart, but they did not tell you just hope that you will also find an early sweetheart.\\
_ <Close/@exit>

[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 